home *** CD-ROM | disk | FTP | other *** search
- on(release){
- "/Variables:VariablesSaveString"();
- set("/Save:Fichier",eval("/Variables:NomsVariablesSave") + "@" + eval("/Variables:ValeursVariablesSave") + "@" + eval("/Variables:TypeVariablesSave"));
- getURL("FSCommand:save",eval("/Save:Fichier"));
- tellTarget("../really")
- {
- gotoAndStop("Save");
- play();
- }
- }
-